body{
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
    font-size: 14px;
    color: #333;
}
ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
    color: #333;
}
.bodywidth{
    width: 1600px;
    margin: auto;
}
.left{
    float: left;
}
.right{
    float: right;
}
.top{
    height: 100px;
    width: 100%;
    background:rgba(255, 255, 255, 0.7); 
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;

}
.top .logo{
    background: url('../../style/cn_style/logo.png') no-repeat left 18px;
    height: 100px;
    font-size: 30px;
    color: #16245B;
    font-weight: bold;
    text-indent: 70px;
    padding-top: 20px;
    letter-spacing: 16px;
}
.top .logo span{
    display: block;
    font-size: 12px;
    color: #0092CB;
    font-weight: normal;
    letter-spacing:-1px;
}
.top .nav{
    height: 100px;
    line-height: 100px;       z-index: 100;
}
.top .nav ul{
    display: flex;    z-index: 100;
}
.top .nav ul li{
    position: relative;
    z-index: 100;
}
.top .nav ul li a{
    display: block;
    font-size: 18px;
    color: #15245A;
    width: 120px;  text-align: center;
}
.top .nav ul li a:hover{
    display:block;
    background:  #0092CB;
    color: white;
}
.top .nav ul ul {
    position: absolute;
    top: 100px;
    left: 0;
    display: none;    
    background:rgba(255, 255, 255, 0.7);    

}
.top .nav ul ul li{
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.top .nav ul ul li a{
    font-size: 14px;       width: 120px;
}
.top .nav ul ul li a:hover{
    background:  #0092CB;
    color: white;
}
.banner{
    width: 100%;
    height: 970px;
    position:relative;
    z-index: 1;

}
.gsjjindex{
    background: url('../../style/cn_style/gsjj.jpg') no-repeat right top;
    height: 648px;
}
.gsjjindex .gsjj1{
    margin-left: 160px;
    margin-top: 100px;
    background: url('../../style/cn_style/gsjjb.jpg') no-repeat center top;
    height: 450px;
    width: 700px;
}
.gsjjindex .gsjj1 ul{
    padding-left: 100px;
}
.gsjjindex .gsjj1 ul li{

}
.gsjjindex .gsjj1 ul li .title{
    color: #0091CB;
    font-size: 40px;
}
.gsjjindex .gsjj1 ul li .title span{
    color: #666666;
    font-size: 16px;
}
.gsjjindex .gsjj1 ul li .name{
    font-size: 25px;
    color: #142459;
    padding: 60px 0 10px;
}
.gsjjindex .gsjj1 ul li .cont{
    font-size: 16px;
    line-height: 200%;
}
.gsjjindex .gsjj1 ul li .cont h3{
    font-size: 20px;
    color: #0091CB;
    margin: 0;
}
.gsjjindex .gsjj1 ul li .cont p span{
    color: #0091CB;
    font-weight: bold;   
}
.gsjjindex .gsjj1 ul li .more{
    font-size: 16px;
    border-bottom: 1px #0091CB solid;
    width: 70px;
    padding: 55px 0 5px;
}
.gsjjindex .gsjj2{
    
}
.gswhindex{
    overflow: hidden;
    clear: both;
    height: 600px;
    background: url('../../style/cn_style/gsjjbg.jpg') no-repeat center top;
}
.gswhindex ul{
    display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
    padding-top: 135px;
}
.gswhindex ul li{
    width: 500px;
    height: 330px;
    background: #ffffff27;
}
.gswhindex ul li .name{
    font-size: 25px;
    padding: 40px 0 0;
    width: 400px;
   margin: auto;
}
.gswhindex ul li .name a{
    color: white; 
}
.gswhindex ul li .cont{
    font-size: 18px;
    width: 400px;
    margin: auto;
    color: white;
    padding-top:20px;
    line-height: 160%;
}
.gswhindex ul li .cont a{
    color: white;
}
.gswhindex ul li .more{
    color: white;    margin: auto;    width: 400px;
    padding-top: 90px;
}

.cpzxindex{
    background: #F5F5F5;
    padding: 40px 0 60px;
    overflow: hidden;
}
.cpzxindex .title{
    font-size: 40px;
    text-align: center;
    color: #0091CB;
}
.cpzxindex .title span{
    color: #666666;
    font-size: 16px;
}
.cpzxindex .title a:hover{
    display: block;
    transform: rotateY(360deg);
	transition: all .8s ease-in-out; /*动画时间*/;
    cursor: pointer;
}
.cpzxindex .titlecont{
    color: #333333;
    font-size: 20px;
    text-align: center;
    padding: 5px 0;
}
.cpzxindex ul{
    display: flex; 
    margin: 40px 0;
	justify-content: space-between;
	flex-wrap: wrap;
}

.cpzxindex ul li{
    width: 330px;
    padding-bottom: 30px;
}

.cpzxindex ul li .name{
    font-size: 18px;
}
.cpzxindex ul li .name a{
    color: #000;
}
.cpzxindex ul li .cont{
    font-size: 14px;
    padding: 10px 0;
}
.cpzxindex ul li .cont a{
    color: #666;
}
.cpzxindex ul li .more a{
    color: #27A3D2;
}
.cpzxindex .moreimg{
    text-align: center;
}
.cpzxindex .moreico{
    text-align: center;
    padding-top: 5px;
}
.cpzxindex .moreico a{
    color: #15245A;
}


.lxwmindex{
    overflow: hidden;
    padding: 100px 0 0;
    background: url('../../style/cn_style/lxwmbg.jpg') no-repeat center top;
    height:600px;
}

.lxwmindex .title{
    font-size: 40px;
    text-align: center;
    color: #0091CB;
}
.lxwmindex .title span{
    color: #FFF;
    font-size: 16px;
}
.lxwmindex .title a:hover{
    display: block;
    transform: rotateY(360deg);
	transition: all .8s ease-in-out; /*动画时间*/;
    cursor: pointer;
}


.lxwmindex .titlecont{
    width: 1000px;
    margin: auto;
    font-size: 16px;
    color: #D0D2D8;
    text-align: center;
    padding: 30px 0;
    line-height: 160%;
}
.lxwmindex  ul{
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    padding: 120px 0 80px;
}
.lxwmindex  ul li{
    width:360px;
    color: white;
    height: 120px;
    background: url('../../style/cn_style/lxline.jpg') no-repeat left top;
    text-align: center;
  
}
.lxwmindex  ul li:first-child{
    background: none;
}
.lxwmindex  ul li .name{
    font-size: 40px;
}
.lxwmindex  ul li .cont{
    line-height: 180%;
    font-size: 16px;
    padding-top: 5px;
}
.cpzsindex{
    background: #F5F5F5;
    padding-top: 100px;
    overflow: hidden;
}
.cpzsindex .title{
    font-size: 40px;
    text-align: center;
    color: #0091CB;
}
.cpzsindex .title span{
    color: #666666;
    font-size: 16px;
}
.cpzsindex .title a:hover{
    display: block;
    transform: rotateY(360deg);
	transition: all .8s ease-in-out; /*动画时间*/;
    cursor: pointer;
}
.cpzsindex.titlecont{
    color: #333333;
    font-size: 20px;
    text-align: center;
    padding: 5px 0;
}
.cpzsindex.titlecont a:hover{
    display: block;
    transform: rotateY(360deg);
	transition: all .8s ease-in-out; /*动画时间*/;
    cursor: pointer;
}
.cpzsindex .titleline{
    background: #006AD0;
    width: 28px;
    height: 2px;
    margin: auto;
}
.cpzsindex ul{
    display: flex; 
    margin: 40px 0 0;
}
.cpzsindex ul li{
    position: relative;    
    overflow: hidden;
    width: 480px;
    height: 340px;
}
.cpzsindex ul li .name{
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.548);
    opacity: 0.8;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.cpzsindex ul li .name a{
    color: white;
}
.cpzsindex ul li:nth-child(1){
    width: 25%;
}
.cpzsindex ul:hover li{
    /* transition: all .3s; */
    width: 25%;
}

.cpzsindex ul li:nth-child(1) img{

}
.cpzsindex ul:hover li:nth-child(1):hover{
    width: 25%;
}
.cpzsindex ul li:nth-child(2){
    width: 25%;
    margin-left:2px;
}
.cpzsindex ul:hover li:nth-child(2):hover{
    width: 25%;
}
.cpzsindex ul li:nth-child(3){
    width: 25%;
    margin-left:2px;
}
.cpzsindex ul:hover li:nth-child(3):hover{

}
.cpzsindex ul li:nth-child(4){
    width: 25%;
    margin-left:2px;
}
.cpzsindex ul:hover li:nth-child(4):hover{

}
.cpzsindex ul li .image img{
    transition: all .3s ease-in-out;
}
.cpzsindex ul:hover li .image img:hover{
    transform:scale(1.05);
    cursor: pointer; 
}
.xwzxindex{

    padding-top: 100px;
    overflow: hidden;
}
.xwzxindex .title{
    font-size: 40px;
    text-align: center;
    color: #0091CB;
}
.xwzxindex .title span{
    color: #666666;
    font-size: 16px;
}


.xwzxindex  ul {
	padding: 30px 0 0;
	display: flex;
	justify-content: space-between;
}
.xwzxindex  ul li{
	width: 480px;
	height: 380px;

}
.xwzxindex   ul li .Image img{
	width: 480px;
	height: 260px;
}
.xwzxindex   ul li .Name{
	font-size: 18px;
	color: #00575F;
	padding: 5px 0;
}
.xwzxindex   ul li .Name a.ColName{
    display: none;
}
.xwzxindex  ul li .Desc{
		font-size: 14px;
		line-height: 150%;
        padding:0px 0 10px;
        height: 36px;
        overflow: hidden;    color: #888;
}
.xwzxindex  ul li .Desc a{

}
.xwzxindex  ul li .Time{
    color: #999;
}
.yqljindex{
	overflow: hidden;
	padding: 20px 0;
	font-size: 20px;
	color: #005861;
}
.yqljindex a{
	font-size: 14px;
	color: #666;
}
.nbanner{
	overflow: hidden;
	height:500px;
    background: url('../../style/cn_style/nbanner.jpg') no-repeat center top;
}
.neiyecont{
	padding: 40px 0;
	overflow: hidden;
}
.neiyecont1{
	width: 260px;
}
.neiyecont1_1{
	overflow: hidden;

}
.neiyecont1_1 .title{
	height: 80px;
	line-height: 60px;
	background: #1B4175;
	line-height: 80px;
	color: white;
	font-size: 22px;
	text-align: center;

}

.neiyecont1_1 ul.ProdMenu>li>a{
	display: none;
}
.neiyecont1_1 ul ul{
	border: 1px #EEE solid;

}
.neiyecont1_1 ul ul li:first-child a{
	border-top: none;
}
.neiyecont1_1 ul ul li{
	text-indent: 10px;

}
.neiyecont1_1 ul ul li a{
	display: block;
	height: 40px;
	line-height: 40px;
	color: #0267B4;
	font-size: 14px;
	background:#EEE url('icon2.png') no-repeat 210px center ;
}
.neiyecont1_1 ul ul li a:hover{
    background-color: #0267B4;
    color: white;
}
.neiyecont1_1 ul ul li{
	border-top: 1px #CCC dotted;
}
.neiyecont1_1 ul ul li:first-child a{
	border-top: 1px #CCC dotted;
}
.neiyecont1_1 ul ul ul{	display: none;
	border: none;
}
.neiyecont1_1 ul ul ul li{
	border: none;
}
.neiyecont1_1 ul ul ul li {
	border-bottom: none;	
}


.neiyecont1_1 ul ul ul li a{
	font-weight: normal;
	color: #333;
	background: white;
	background:#FFF url('icon3.png') no-repeat 210px center ;
	font-size: 14px;
	font-weight: normal;	border-top: 1px #CCC dotted;

}


.neiyecont1_1 ul ul ul ul{
	display: none;
}
.neiyecont1_2{
	padding-top: 20px;	
}
.neiyecont1_2 .title{
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: white;
	background: #1B4175;
	font-size: 22px;
}
.neiyecont1_2 p{
	border: 1px #EEE solid;
	margin: 0;
	padding: 10px;
	line-height: 200%;
}
.neiyecont1_2  p a{
	color: #333;
	text-decoration: none;
	border: none;
}
.neiyecont1_2  p strong{
	font-size: 14px;
	color: #1B4175;

}



.neiyecont2{
	width: 1280px;
}
.neiyecont2_1{
	font-size: 18px;
	border-bottom: 1px #CCC solid;
	padding: 20px 0;
	font-weight: bold;	
}
.neiyecont2_2{
	overflow: hidden;
	padding: 20px 0;
}
.neiyecont2_2 p strong{
	color: #1B4175 ;	
}
.bottom{
    margin-top: 80px;
	background: #1B4175;
	overflow: hidden;
    height: 80px;
    line-height: 80px;

}
.bottom ul{
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.bottom ul li {

}
.bottom ul li a{
    color: #fff;
    font-size: 16px;
}
.footer{
	height: 50px;
    font-size: 16px;
	line-height: 50px;
	color: #000;
	overflow: hidden;
	clear: both;
    text-align: center;
}
.footer p{
    margin: 0;
    padding: 0;
}.biaoge{

}
.biaoge table{
	width: 100%;
	border-left: 1px #CCC solid;
	border-top: 1px #CCC solid;
	background-color: #F0F0F0;
}
.biaoge table tr td{
	text-align: center;
	border-right: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	padding: 10px;
}
.biaoge table tr td.b1{
	font-size: 16px;
	font-weight: bold;
	width: 180px;
	color: #005861;
}
/*干栏目图片列表*/


.NoColumn.Product ul.List {padding: 20px 0px;display: flex;flex-wrap: wrap;	}
.NoColumn.Product ul.List li {width: 365px;height: 303px;margin:20px 36px 30px 25px;text-align: center;}
.NoColumn.Product ul.List li img{width:363px;height:278px;object-fit:cover;border:1px #CCC solid;margin:0;display: block;padding:4px;}
.NoColumn.Product ul.List li img:hover{transform:rotateY(360deg);transition:all .8s ease-in-out;}
.NoColumn.Product ul.List li .Name{text-align:center;width:373px;background-color:#EFEFEF;height:35px;line-height:30px;font-size:16px;margin:0;}
.NoColumn.Product ul.List li a{color:#333;}
.NoColumn.Product ul.List li a.ColName{display:none;}
.NoColumn.Product ul.List li .Desc{display:none;}






/*干栏目图片列表-新闻*/
.NoColumn.Article ul.List
{
	overflow: hidden;	
}
.NoColumn.Article ul.List {padding: 20px 0px;}
.NoColumn.Article ul.List li{overflow: hidden;border-bottom: 1px #DDD solid;padding:10px 0;}
.NoColumn.Article ul.List li.newsList {float: none;width:auto;height:auto;overflow: hidden;text-align: center; padding:10px 0px; border-bottom:1px #AAA solid;overflow: hidden;}
.NoColumn.Article ul.List li div.Image {float:left;padding-right:30px;}
.NoColumn.Article ul.List li div.Image img{width: 150px;height: 100px;padding: 3px;border: 1px solid #CCCCCC;}
.NoColumn.Article ul.List li div.newsName{float:left;  }
.NoColumn.Article ul.List li div.Name{
	padding-top: 8px;
}
.NoColumn.Article ul.List li div.Name a{
	color: #005861;
	font-size:16px;font-weight:bold;
}
.NoColumn.Article ul.List li div.Time{
	padding: 5px 0;
	color: #666;
}
.NoColumn.Article ul.List li div.Desc{
	line-height: 180%;
}
.NoColumn.Article ul.List li div.newsBrief{float:left; width:700px; padding:10px 0px; line-height:25px; color:gray;text-align:left;}

.PageInfo{
    text-align: right;
}

/*干栏目文字列表*/
.ColumnList.Article {padding: 20px 0px;overflow: hidden;}
.ColumnList.Article li {padding:15px 0px;border-bottom: 1px solid #F0F0F0;}
.ColumnList.Article li .Name {float: left;width: 80%;font-size:14px;font-weight:bold;background-image: url

('../global/Maincont_ico4.gif');background-position: 10px center;background-repeat: no-repeat;overflow: hidden;text-overflow: 

ellipsis;white-space: nowrap;color:#333;}
.ColumnList.Article li .Time {float: right;width: 20%;text-align: right;}
.ColumnList.Article li .Desc {clear:both;overflow: hidden;padding: 5px 0 0;line-height: 200%;}

}
/*文字内容*/
.PageName{
    font-size: 18px;
    text-align: center;
    color:#005861;
    font-weight: bold;
}

.Detail.Product{
	overflow: hidden;
	position: relative;
}
.Detail.Product .Name{
	position: absolute;
    color:#005861;
	font-size: 24px;
	top:10px;
	left: 450px;
	font-weight: bold;
	background: #EEE;
	width: 680px;
	padding: 10px 0;
	text-indent: 10px;

}
.Detail.Product .Title{
	position: absolute;
    color:#333;
	font-size: 18px;
	top:70px;
	left: 450px;
	font-weight: bold;
	width: 680px;
	padding: 10px 0;

}
.Detail.Product .Desc{
	position: absolute;
	top: 120px;
	left: 450px;
	font-size:16px;
	line-height: 220%;
	height: 210px;
	overflow: hidden;
}
.Detail.Product .Desc {
	white-space: pre-wrap;
	width: 655px;

}
.Detail.Product  h3{
	font-size: 18px;
    color:#FFF;
	background: #EEE;
	text-indent: 20px;
	font-weight: normal;
	background:url('titlebg.jpg') no-repeat left center ;
	height: 51px;
	line-height: 51px;
}
.Detail.Product .More{
	position: absolute;
	top: 360px;
	left: 450px;
	font-size:16px;
	line-height: 200%;

}
.Detail.Product .More a{
	display: inline-block;
	font-size: 16px;
	background: #005861;
	padding: 8px 12px;
	text-align: center;
	color: white;
	margin-right: 10px;

}



.Back{
	text-align: center;
}
.Back a{
	display:inline-block;
	padding: 6px 12px;
	font-size: 15px;
	background-color:#EEE ;
	color: #333;
	border: 1px #CCC solid;
}
.Back a:hover{
	background-color:#0267B4 ;
	color: #fff;	
}
.Content p{
	line-height: 200%;
}


.Pagination{
	clear:both;
	text-align: center;
}
.Pagination a{
	padding:5px;
	border:1px #EEE solid;
	margin:2px;
	cursor:pointer;
}
.Pagination a:hover{
	background-color: #EEE;
}
.Pagination a.now{
	background-color: #333;
	color:white;
	font-weight: bold;
}





.dszzc ul {
	display: flex;	
	flex-wrap: wrap;     justify-content: space-between;
}
.dszzc ul li{
	padding-bottom: 30px;
	text-align: center;	

}
.dszzc ul li img{
	width: 250px;
	height: 250px;

	object-fit: cover;
}


.dszzc ul li img:hover{
	transform: rotateY(360deg);
	transition: all .8s ease-in-out; 
}



.dszzc ul li  span{
	display: block;
	padding-top:5px;
	text-align: center;
	font-size: 14px;
}

.jyln{

}

.jyln ul {
	display: flex;	
	flex-wrap: wrap;     justify-content: space-between;
}
.jyln ul li{
	padding-bottom: 30px;
	text-align: center;	

}
.jyln ul li img{
	width:600px;
	height: 314px;
    border: 5px #EEE solid;
	object-fit: cover;
}


.jyln ul li img:hover{
	transform: rotateY(360deg);
	transition: all .8s ease-in-out; 
}



.jyln ul li  span{
	display: block;
	padding-top:5px;
	text-align: center;
	font-size: 14px;
}

.jyln1{

}

.jyln1 ul {
	display: flex;	
	flex-wrap: wrap;     justify-content: space-between;
}
.jyln1 ul li{
	padding-bottom: 30px;
	text-align: center;	

}
.jyln1 ul li img{
	width:300px;

	object-fit: cover;
}


.jyln1 ul li img:hover{
	transform: rotateY(360deg);
	transition: all .8s ease-in-out; 
}



.jyln1 ul li  span{
	display: block;
	padding-top:5px;
	text-align: center;
	font-size: 14px;
}

.ryzs{

}

.ryzs ul {
	display: flex;	
	flex-wrap: wrap;     justify-content:center;
}
.ryzs ul li{
	padding-bottom: 30px;
	text-align: center;	
    padding-right: 10px;
    padding-left: 10px;

}
.ryzs ul li img{
	width:400px;

	object-fit: cover;
}


.ryzs ul li img:hover{
	transform: rotateY(360deg);
	transition: all .8s ease-in-out; 
}



.ryzs ul li  span{
	display: block;
	padding-top:5px;
	text-align: center;
	font-size: 14px;
}
.ryzs1{
    
}


.ryzs1 ul {
	display: flex;	
	flex-wrap: wrap;     justify-content:center;
}
.ryzs1 ul li{
	padding-bottom: 30px;
	text-align: center;	
    padding-right: 10px;
    padding-left: 10px;

}
.ryzs1 ul li img{
	width:400px;

	object-fit: cover;
}


.ryzs1 ul li img:hover{
	transform: rotateY(360deg);
	transition: all .8s ease-in-out; 
}



.ryzs1 ul li  span{
	display: block;
	padding-top:5px;
	text-align: center;
	font-size: 14px;
}


.cp1{
    
}

.cp1 .Images{
    display: none;
}
.cp1 ul {
	display: flex;	
	flex-wrap: wrap;     justify-content:center;
}
.cp1 ul li{
	padding-bottom: 30px;
	text-align: center;	
    padding-right: 10px;
    padding-left: 10px;

}
.cp1 ul li img{
	width:400px;
    height: 300px;
	object-fit: cover;
}


.cp1 ul li img:hover{
	transform: rotateY(360deg);
	transition: all .8s ease-in-out; 
}



.cp1 ul li  span{
	display: block;
	padding-top:5px;
	text-align: center;
	font-size: 14px;
}



.cp{
    
}


.cp ul {
	display: flex;	
	flex-wrap: wrap;     justify-content:center;
}
.cp ul li{
	padding-bottom: 30px;
	text-align: center;	
    padding-right: 10px;
    padding-left: 10px;

}
.cp ul li img{
	width:400px;
    height: 300px;
	object-fit: cover;
}


.cp ul li img:hover{
	transform: rotateY(360deg);
	transition: all .8s ease-in-out; 
}



.cp ul li  span{
	display: block;
	padding-top:5px;
	text-align: center;
	font-size: 14px;
}
.Detail.Product .Name{
    display: none;
}
.Detail.Product .Images ul li img{
    display: none;

}


.bottom ul ul{
    display: none;
    position: absolute;
    top: -10000px;
    left: -10000px;
}



.scsb{
    
}


.scsb ul {
	display: flex;	
	flex-wrap: wrap;     justify-content:center;
}
.scsb ul li{
	padding-bottom: 30px;
	text-align: center;	
    padding-right: 10px;
    padding-left: 10px;

}
.scsb ul li img{
	width:400px;
    height: 300px;
	object-fit: cover;
}


.scsb ul li img:hover{
	transform: rotateY(360deg);
	transition: all .8s ease-in-out; 
}



.scsb ul li  span{
	display: block;
	padding-top:5px;
	text-align: center;
	font-size: 14px;
}